home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 007 / bsi.arc / BSI.DOC < prev   
Encoding:
Text File  |  1985-06-15  |  896 b   |  36 lines

  1.  
  2.                             BSI.COM
  3.                             COMMAND
  4.  
  5.  
  6. Purpose:    To initialize a custom boot sector on a floppy
  7.         disk.  This will allow advanced programmers
  8.         to move .com or .bin programs to logical sector
  9.         zero (the boot sector).
  10.  
  11.  
  12. Format:        BSI    d:/path/filename.ext
  13.  
  14.  
  15. Type:            Internal     External
  16.                       ***
  17.  
  18.  
  19. Remarks:    WARNING: This utility can be dangerous if used
  20.         on diskettes which are not standard disks.     
  21.         DO NOT USE IT ON PURCHASED DISKS WITHOUT BACKUPS.
  22.  
  23.         This utility requires that the routine being    
  24.         installed be a .com or .bin file structure and
  25.         must not exceed 511 bytes in length.  It is 
  26.         recommended that you study the boot routine for
  27.         your computer to learn about how to program 
  28.         boot routines. There are many differences 
  29.         even between compatibles.
  30.  
  31.         
  32.  
  33.  
  34.         Copyright (C) Bruce R. Drake 1984
  35.  
  36.